home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util1 / rdbmnt12.lha / RDBMount_1_2 / HardBlocks.lzh / HardBlocks / src / hardblocks.fd next >
Text File  |  1992-05-14  |  355b  |  13 lines

  1. ##base HardBlocksBase
  2. ##bias 30
  3. LoadHardBlocks(rdb,device,unit)(a0,a1,d0)
  4. SaveHardBlocks(rdb,device,unit)(a0,a1,d0)
  5. RestoreHardBlocks(rdb,file)(a0,a1)
  6. BackupHardBlocks(rdb,file)(a0,a1)
  7. PrintHardBlocks(rdb,fh)(a0,a1)
  8. FreeHardBlocks(rdb)(a0)
  9. RemoveHardBlocks(device,unit)(a0,d0)
  10. InitRigidDiskBlock(rdb,device,unit)(a0,a1,d0)
  11. LastHardBlockNum(rdb)(a0)
  12. ##end
  13.